[INFO] cloning repository https://github.com/GenericConfluent/skam
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GenericConfluent/skam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGenericConfluent%2Fskam", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGenericConfluent%2Fskam'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9364f25df6ca506c4534dadf7ba180bd892012e1
[INFO] fixing GenericConfluent/skam against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGenericConfluent%2Fskam" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/GenericConfluent/skam
[INFO] finished tweaking git repo https://github.com/GenericConfluent/skam
[INFO] tweaked toml for git repo https://github.com/GenericConfluent/skam written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GenericConfluent/skam on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GenericConfluent/skam already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.48
[INFO] [stderr]   Downloaded clap_derive v4.5.47
[INFO] [stderr]   Downloaded windows-targets v0.53.4
[INFO] [stderr]   Downloaded svg v0.18.0
[INFO] [stderr]   Downloaded windows-link v0.2.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.19
[INFO] [stderr]   Downloaded clap_builder v4.5.48
[INFO] [stderr]   Downloaded glam v0.30.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 34a27a4ae760684708afa07fe3f36b08233848a914920d4121bbc7a51572de79
[INFO] running `Command { std: "docker" "start" "34a27a4ae760684708afa07fe3f36b08233848a914920d4121bbc7a51572de79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "34a27a4ae760684708afa07fe3f36b08233848a914920d4121bbc7a51572de79" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34a27a4ae760684708afa07fe3f36b08233848a914920d4121bbc7a51572de79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "34a27a4ae760684708afa07fe3f36b08233848a914920d4121bbc7a51572de79" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking svg v0.18.0
[INFO] [stderr]     Checking glam v0.30.8
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking dbdia v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::collections::hash_map::Keys`
[INFO] [stdout]  --> src/parse.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::hash_map::Keys;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `glam::Vec2`
[INFO] [stdout]  --> src/parse.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use glam::Vec2;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::hash_map::Keys`
[INFO] [stdout]  --> src/parse.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::hash_map::Keys;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `glam::Vec2`
[INFO] [stdout]  --> src/parse.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use glam::Vec2;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: `match` arms have incompatible types
[INFO] [stdout]   --> src/parse.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let kind = match current {
[INFO] [stdout]    |                      ------------- `match` arms have incompatible types
[INFO] [stdout] ...
[INFO] [stdout] 73 |               ',' => TokenKind::Semicolon,
[INFO] [stdout]    |                      -------------------- this and all prior arms are found to be of type `TokenKind`
[INFO] [stdout] ...
[INFO] [stdout] 78 | /                 loop {
[INFO] [stdout] 79 | |                     self.idx += 1;
[INFO] [stdout] 80 | |                     let Some(ch) = self.text.chars().nth(self.idx) else {
[INFO] [stdout] 81 | |                         break;
[INFO] [stdout] ...  |
[INFO] [stdout] 86 | |                 }
[INFO] [stdout]    | |_________________^ expected `TokenKind`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `diagram`
[INFO] [stdout]   --> src/draw.rs:11:26
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn render(&mut self, diagram: ERDiagram, layout: Layout) {
[INFO] [stdout]    |                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_diagram`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `layout`
[INFO] [stdout]   --> src/draw.rs:11:46
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn render(&mut self, diagram: ERDiagram, layout: Layout) {
[INFO] [stdout]    |                                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_layout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]   --> src/draw.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn rectangle(text: &str, position: Vec2, size: Vec2) {}
[INFO] [stdout]    |                  ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]   --> src/draw.rs:17:30
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn rectangle(text: &str, position: Vec2, size: Vec2) {}
[INFO] [stdout]    |                              ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]   --> src/draw.rs:17:46
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn rectangle(text: &str, position: Vec2, size: Vec2) {}
[INFO] [stdout]    |                                              ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]   --> src/draw.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn diamond(text: &str, position: Vec2, size: Vec2) {}
[INFO] [stdout]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]   --> src/draw.rs:19:28
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn diamond(text: &str, position: Vec2, size: Vec2) {}
[INFO] [stdout]    |                            ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]   --> src/draw.rs:19:44
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn diamond(text: &str, position: Vec2, size: Vec2) {}
[INFO] [stdout]    |                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]   --> src/draw.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn edge(text: &str, points: &[Vec2]) {}
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `points`
[INFO] [stdout]   --> src/draw.rs:21:25
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn edge(text: &str, points: &[Vec2]) {}
[INFO] [stdout]    |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_points`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `diagram`
[INFO] [stdout]   --> src/layout.rs:51:16
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn new(diagram: &ERDiagram<'_>) -> Self {
[INFO] [stdout]    |                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_diagram`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: `match` arms have incompatible types
[INFO] [stdout]   --> src/parse.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let kind = match current {
[INFO] [stdout]    |                      ------------- `match` arms have incompatible types
[INFO] [stdout] ...
[INFO] [stdout] 73 |               ',' => TokenKind::Semicolon,
[INFO] [stdout]    |                      -------------------- this and all prior arms are found to be of type `TokenKind`
[INFO] [stdout] ...
[INFO] [stdout] 78 | /                 loop {
[INFO] [stdout] 79 | |                     self.idx += 1;
[INFO] [stdout] 80 | |                     let Some(ch) = self.text.chars().nth(self.idx) else {
[INFO] [stdout] 81 | |                         break;
[INFO] [stdout] ...  |
[INFO] [stdout] 86 | |                 }
[INFO] [stdout]    | |_________________^ expected `TokenKind`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `source`
[INFO] [stdout]    --> src/parse.rs:103:31
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn include(&mut self, source: &'source str) {
[INFO] [stdout]     |                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `diagram`
[INFO] [stdout]   --> src/draw.rs:11:26
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn render(&mut self, diagram: ERDiagram, layout: Layout) {
[INFO] [stdout]    |                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_diagram`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `layout`
[INFO] [stdout]   --> src/draw.rs:11:46
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn render(&mut self, diagram: ERDiagram, layout: Layout) {
[INFO] [stdout]    |                                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_layout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]   --> src/draw.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn rectangle(text: &str, position: Vec2, size: Vec2) {}
[INFO] [stdout]    |                  ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]   --> src/draw.rs:17:30
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn rectangle(text: &str, position: Vec2, size: Vec2) {}
[INFO] [stdout]    |                              ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]   --> src/draw.rs:17:46
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn rectangle(text: &str, position: Vec2, size: Vec2) {}
[INFO] [stdout]    |                                              ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]   --> src/draw.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn diamond(text: &str, position: Vec2, size: Vec2) {}
[INFO] [stdout]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]   --> src/draw.rs:19:28
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn diamond(text: &str, position: Vec2, size: Vec2) {}
[INFO] [stdout]    |                            ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]   --> src/draw.rs:19:44
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn diamond(text: &str, position: Vec2, size: Vec2) {}
[INFO] [stdout]    |                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]   --> src/draw.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn edge(text: &str, points: &[Vec2]) {}
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `points`
[INFO] [stdout]   --> src/draw.rs:21:25
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn edge(text: &str, points: &[Vec2]) {}
[INFO] [stdout]    |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_points`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `diagram`
[INFO] [stdout]   --> src/layout.rs:51:16
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn new(diagram: &ERDiagram<'_>) -> Self {
[INFO] [stdout]    |                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_diagram`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `source`
[INFO] [stdout]    --> src/parse.rs:103:31
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn include(&mut self, source: &'source str) {
[INFO] [stdout]     |                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dbdia` (bin "dbdia" test) due to 1 previous error; 14 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `dbdia` (bin "dbdia") due to 1 previous error; 14 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "34a27a4ae760684708afa07fe3f36b08233848a914920d4121bbc7a51572de79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34a27a4ae760684708afa07fe3f36b08233848a914920d4121bbc7a51572de79", kill_on_drop: false }`
[INFO] [stdout] 34a27a4ae760684708afa07fe3f36b08233848a914920d4121bbc7a51572de79
